method
[]
rails latest stable - Class:
ActionView::Template::Types
[](type)public
No documentation available.
# File actionview/lib/action_view/template/types.rb, line 47
def [](type)
type_klass[type]
end [](type)No documentation available.
# File actionview/lib/action_view/template/types.rb, line 47
def [](type)
type_klass[type]
end